home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / misc / logicshop_v1_0.lha / LogicShop / LogicShop.doc < prev    next >
Text File  |  1993-04-18  |  3KB  |  103 lines

  1. *--------------------------------------------------------------------------*
  2. *                          LogicShop                                       *
  3. *--------------------------------------------------------------------------*
  4.  
  5. LogicShop        Build and test logic circuits. Everything is accessed from
  6.                  the intuition interface. version 1.0, binary olny, 
  7.                  shareware.
  8.                  Author: Kenny Nagy
  9.  
  10. ****************************************************************************
  11.  
  12.                          COPYRIGHT NOTICE
  13.  
  14.     LogicShop is copyright 1993 by Kenny E Nagy. All rights reserved.
  15.  
  16. ****************************************************************************
  17.  
  18. ____________________________________________________________________________
  19.  
  20. ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
  21. SHAREWARE-CONDITIONS:
  22.  
  23.     LogicShop is SHAREWARE. You are allowed to copy LogicShop as long as the
  24.     following conditions are kept :
  25.  
  26.     o  don't change or hack LogicShop
  27.     o  the archive must br kept intact
  28.     o  no more than three dollors ( $3 ) can be charged for S&H
  29.     o  original copyright notice remains intact
  30.     o  Fred Fish expressly has permission to include LogicShop
  31.        in the Amiga Library
  32.  
  33.  
  34.     NO WARRANY is given. Use at your own risk.
  35.  
  36.  
  37.     This is a SHAREWARE program. To register send ten dollors
  38.     ( $10 or more ) to the address below.
  39.  
  40.     Kenny Nagy
  41.     PO Box 23118
  42.     Seattle, WA 98102
  43.  
  44.  
  45.     Why register?
  46.  
  47.     o Because I need the money.
  48.  
  49.     o The evaluation release can't save circuits.
  50.  
  51.     o To get rid of that annoying guilt window.
  52.  
  53.     o So more featutes can be add in the future like
  54.  
  55.  
  56.     If you want to use LogicShop as part of a commercial program, 
  57.     you need my written permission.
  58.  
  59.     Bug reports or commets E-mail me qaz@eskimo.com or K.NAGY on GEnie
  60.     or write to me.
  61.  
  62.  
  63.  
  64.                      << Elements >>
  65.                      --------------
  66.  
  67. OR: if one or both of the inputs are high than the output will be high.
  68. AND: if both inputs are high than the output will be high.
  69. INVERTER: outputs the oppsite of the input.
  70. JUMPER: olny one input per line. output is the same as the input. the input
  71.         lines are chosen by you.
  72. JUNCTION: olny one input. the outputs are the same as the input.  the input
  73.         line is chosen by you.
  74. METER: olny one input. output is the same as the input. shows the state
  75.        of the input. the input line is chosen by you.
  76. RIGHT FACING SWITCH: if on output is high. if off output is low. it can be
  77.                       turned on and off by clicking it while running.
  78.  
  79. LEFT FACING SWITCH: if on output is high. if off output is low. it can be
  80.                       turned on and off by clicking it while running.
  81.  
  82.  
  83.                      << Menu selections >>
  84.                      ---------------------
  85.  
  86. NEW: clear everything without saving.
  87. OPEN: open a saved circuit.
  88. OPEN CHIP: not yet implemented.
  89. SAVE: save a circuit.
  90. SAVE CHIP: not yet implemented.
  91. ABOUT: program infromation.
  92. QUIT: quit without saving circuit.
  93.  
  94. BUILD: use the mouse to place the element that is selected. puting an
  95.        element on top of an existing one will delete it.
  96. DELETE: delete elements by clicking on them.
  97. LINK: link elements together. on the link reguester red lined indicate a
  98.       preexisting link. selecting an preexisting link will replace it. 
  99. UNLINK: unlink elements.
  100.  
  101. RUN: test a circuit in real time.
  102. HALT: stop.
  103.